TOraQueueTable class overview.
Properties
  
    | Name |     Description |   
  
    | 
 Comment      | 
    
Used to det or set a user-specified description of teh queue table. 
     | 
  
  
    | 
 Compatible      | 
    
Used to define the lowest database version the queue is compatible with. 
     | 
  
  
    | 
 MessageGrouping      | 
    
Used to specify the message grouping behavior in the queues based on this table. 
     | 
  
  
    | 
 MultipleConsumers      | 
    
Used if a definite table for queues that can have multiple consumers for each message is needed. 
     | 
  
  
    | 
 PayloadTypeName      | 
    
Used to get or set the object type name for the queue payload. 
     | 
  
  
    | 
 PrimaryInstance      | 
    
Used to set the primary owner of the queue table. 
     | 
  
  
    | 
 QueueTableName      | 
    
Used to get or set the queue table name. 
     | 
  
  
    | 
 SecondaryInstance      | 
    
Used to set the secondary owner of the queue table. 
     | 
  
  
    | 
 Secure      | 
    
Used for queue tables that will be used for secure queues. 
     | 
  
  
    | 
 Session      | 
    
Used to specify the session through which a queue table will be controlled. 
     | 
  
  
    | 
 SortList      | 
    
Used to specify the columns to be used as the sort key. 
     | 
  
  
    | 
 StorageClause      | 
    
Used to get or set the table storage clause. 
     | 
  
Methods